Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Redshift Serverless #107

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Support for Redshift Serverless #107

wants to merge 3 commits into from

Conversation

winglot
Copy link
Member

@winglot winglot commented Jan 20, 2023

Based on the work and comments from #82.

TODO: schema tests do not pass on Redshift Serverless since the quota parameter is ignored.

@winglot winglot changed the title Serverless Support for Redshift Serverless Jan 20, 2023
@winglot winglot marked this pull request as ready for review January 24, 2023 09:41
@winglot
Copy link
Member Author

winglot commented Jan 31, 2023

Seems like AWS made some changes to Redshift Serverless since last week and more tests are now failing. It has something to do with how case-insensitive identifiers are handled. I have case sensitivity disabled on my playground serverless and provisioned redshift clusters and running the same set of tests, they fail on serverless failing to find users/schemas where we pass random casing.

@winglot winglot marked this pull request as draft January 31, 2023 09:39
@StevenKGER
Copy link

Hey @winglot,
I'm really interested in this change and PR. What do you mean by...?

I have case sensitivity disabled on my playground serverless and provisioned redshift clusters and running the same set of tests, they fail on serverless failing to find users/schemas where we pass random casing.

I don't see failed checks etc. (as they were executed 7 months ago) - where could you need support exactly and what is your working progress where other people could start?

@mmichaelb
Copy link

Same here. I would love to have this feature implemented as we currently cannot use this provider to manage our Redshift Serverless Instance. Again, if you need any support/contribution, feel free to share your progress and I am/we are happy to help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants